home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 658 b | 20 lines | [TEXT/GEOL] |
- Item 9545604 12-July-89 01:35
-
- From: D2215 Dac SW, Wilma Blair, PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Response to Install CoHandler…
-
- I got everything to work by overriding TApplication.Close instead of
- TApplicatation.Free. It calls InstallCohandler (SELF, FALSE); and then
- call INHERITED Close.
-
- Somehow, all of this just does not seem elegant. At least an explanation of
- how to setup a view so that DoIdle is called even when it is not active could
- be included in the new docs. This could be somewhat confusing for a MacApp
- newComer.
-
- Regards, Les Caudle
-
-